Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 8 Forum

Notes/Domino 8 Forum

Previous Next

somewhat

@If(@Length(fieldname) <= 1 & @Elements( fieldname) = 1;"No"; @IsNull(fieldname);"No"; "Yes")


Length would use:
var uc = document.getElementById('fu_fld');
uc.value.length);

IsNull would be:
var pkgbtn = somevalue;
if (pkgbtn==null) {


Elements: I don't have one at hand. Search the web for something in js for that. If they don't have a similar function, then you might do something where you split based on the delimiter, then count the results.


Feedback response number WEBB8NPNNT created by ~Bill Nonweplopobu on 11/17/2011

Convert Notes formula into javascri... (~Rex Ekweplopet... 5.Nov.11)
. . somewhat (~Bill Nonweplop... 17.Nov.11)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS